Artem Shumeiko
|
c839d0daf5
|
chore: Localization of superset pt. 2 (#22772)
|
2023-01-30 09:20:43 -07:00 |
|
Artem Shumeiko
|
f3696ceef3
|
chore: Localization of several charts and elements (#22150)
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com>
|
2023-01-11 09:42:54 -07:00 |
|
Yongjie Zhao
|
22fab5e58c
|
feat: Axis sort in the Bar Chart V2 (#21993)
|
2022-11-26 22:06:26 +08:00 |
|
Cody Leff
|
2285ebe72e
|
fix(explore): Prevent shared controls from checking feature flags outside React render (#21315)
|
2022-09-14 20:41:47 +02:00 |
|
Yongjie Zhao
|
ce3d38d2e7
|
feat: apply Time Grain to X-Axis column (#21163)
|
2022-09-07 16:24:15 +08:00 |
|
Stephen Liu
|
7beda3bbdb
|
chore: change Sort-by and Sort-Descending controls for Bar Chart v2 (#20868)
|
2022-08-02 14:36:21 -06:00 |
|
Yongjie Zhao
|
c348a095b9
|
refactor(standardized form data): refine interface and improve code smells (#20518)
|
2022-06-28 21:09:42 +08:00 |
|
Yongjie Zhao
|
c79b0d62d0
|
refactor: create echarts query section (#20445)
|
2022-06-21 11:38:07 +08:00 |
|
Yongjie Zhao
|
111affdb02
|
chore: move xaxis to superset-ui (#20438)
|
2022-06-20 22:36:27 +08:00 |
|
Stephen Liu
|
b32288fddf
|
fix(bar-chart-v2): remove marker from bar chart V2 (#20409)
|
2022-06-17 10:52:26 +08:00 |
|
Yongjie Zhao
|
7c252d7524
|
feat: adding truncate metric control on timeseries charts (#20373)
|
2022-06-15 20:55:10 +08:00 |
|
Kamil Gabryjelski
|
354a89950c
|
feat(explore): Denormalize form data in echarts, world map and nvd3 bar and line charts (#20313)
* feat(explore): Apply denormalize form data function to echarts and world map
* Denormalize form data in mixed timeseries
* Add dist bar chart
|
2022-06-09 11:54:09 +02:00 |
|
Stephen Liu
|
9854d2d0e8
|
feat(plugin-chart-echarts): support horizontal bar chart (#19918)
* feat(plugin-chart-echarts): support horizontal bar chart
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx
Co-authored-by: Evan Rusackas <evan@preset.io>
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* improve controlpanel
* default value
* fix ut
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2022-05-16 21:48:36 +08:00 |
|
Stephen Liu
|
e3a54aa3c1
|
feat(explore): improve UI in the control panel (#19748)
* feat(explore): improve section header of control panel
* fix checkbox control color and radio button color
|
2022-04-20 15:06:33 +02:00 |
|
Stephen Liu
|
10eb6c77a4
|
chore: use order_desc shared control consistently (#19172)
|
2022-03-18 21:28:47 +08:00 |
|
Yongjie Zhao
|
987740aa8d
|
fix: contribution operator meets nan value (#18782)
|
2022-02-18 23:28:28 +08:00 |
|
Ville Brofeldt
|
e9651ea52f
|
feat(plugin-chart-echarts): support non-timeseries x-axis (#17917)
* feat(plugin-chart-echarts): support non-timeseries x-axis
* fix tests
* change formula return type from Date to number
* add x_axis test coverage
* rename func and improve coverage
* add x-axis control to bar chart
* remove redundant console.log
* fix description
* make x-axis control mandatory
* 🙃
* fix x-axis formatter
* fix showValues
* fix implicit rDTTM_ALIAS references in postProcessing
* replace TIME_COLUMN with DTTM_ALIAS
* fix remaining implicit indexes
* fix: Disable filtering on wide result sets (#18021)
* fix: handle null values in time-series table (#18039)
* cleanup column_type_mappings (#17569)
Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
* important change to MakeFile (#18037)
* add missing is_timeseries to pivot op
Co-authored-by: Erik Ritter <erik.ritter@airbnb.com>
Co-authored-by: Grace Guo <grace.guo@airbnb.com>
Co-authored-by: Đặng Minh Dũng <dungdm93@live.com>
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com>
|
2022-01-21 21:23:23 +02:00 |
|
Stephen Liu
|
d5768ab649
|
fix(explore): make SORT-Descending visible if Sort-by has value (#17726)
|
2021-12-21 15:27:21 +08:00 |
|
Yongjie Zhao
|
3c41ff68a4
|
refactor(monorepo): move superset-ui to superset(stage 2) (#17552)
|
2021-11-30 08:29:57 +08:00 |
|