选择Visualize,进入切片绘图模式。 这里自动匹配支持的图表选项,包括Bar Chart条形图,Pir Chart饼图等。下面的选项是定义维度,我们将city,education,postitionName,salary都勾选为维度。agg_func是聚合功能,这里可以求和和求最大值和最小值,点击生成图表。 左边Datasource & Chart Type下Visualization Type 可以图表类型...
3.3.3.2.修改@superset-ui/legacy-preset-chart-nvd3/esm/DistBar/index.js 修改DistBarChartPlugin加入下钻 1.修改 import { t, buildQueryContext, ChartMetadata, ChartPlugin, DrillDown } from '@superset-ui/core'; 2.修改 export default class DistBarChartPlugin extends ChartPlugin { constructor() { ...
msgid "Bar" msgstr "Гистограмма" msgid "Bar Chart" msgstr "Столбчатаядиаграмма" msgid "Bar Chart (legacy)" msgstr "Столбчатаядиаграмма (устарело)" msgid "Bar Charts are used to show metrics as a series of bars....
For example, DEFAULT_FEATURE_FLAGS = { 'FOO': True, 'BAR': False } in superset/config.py and FEATURE_FLAGS = { 'BAR': True, 'BAZ': True } in superset_config.py will result in combined feature flags of { 'FOO': True, 'BAR': True, 'BAZ': True }....
46486f8 Moving the warning message to the navbar (#2640) (@mistercrunch) 0089762 0.17.5-alpha.7 (@ascott) 2bd60c0 [vis] fix line chart when slice is really narrow (#2620) (@ascott) db6cd21 [sqllab] table refactor (#2587) (@ascott) f40499e [dashboard] improve error handling on...
这里自动匹配支持的图表选项,包括Bar Chart条形图,Pir Chart饼图等。下面的选项是定义维度,我们将city,education,postitionName,salary都勾选为维度。agg_func是聚合功能,这里可以求和和求最大值和最小值,点击生成图表。 左边Datasource & Chart Type下Visualization Type ...
46486f8 Moving the warning message to the navbar (#2640) (@mistercrunch) 0089762 0.17.5-alpha.7 (@ascott) 2bd60c0 [vis] fix line chart when slice is really narrow (#2620) (@ascott) db6cd21 [sqllab] table refactor (#2587) (@ascott) f40499e [dashboard] improve error handling on...
e42d1a1 Improved the bar char to allow for dimensional breakdowns (@mistercrunch) 6f4397c Fixing druid metadata import (@mistercrunch) 1f41ce3 CLI adding refresh_druid command (@mistercrunch) d970e89 bugfix - Cluster -> DruidCluster (@mistercrunch) 5686dc0 Bugfix Column -> DruidColumn (...
46486f8 Moving the warning message to the navbar (#2640) (@mistercrunch) 0089762 0.17.5-alpha.7 (@ascott) 2bd60c0 [vis] fix line chart when slice is really narrow (#2620) (@ascott) db6cd21 [sqllab] table refactor (#2587) (@ascott) f40499e [dashboard] improve error handling ...
#136 Merge pull request #136 from mistercrunch/barbar (@mistercrunch) 7e60b14 Trying to fix a unicode bug with presto (@mistercrunch) e42d1a1 Improved the bar char to allow for dimensional breakdowns (@mistercrunch) 6f4397c Fixing druid metadata import (@mistercrunch) 1f41ce3 CLI adding...