Commit Graph

38 Commits (79deeca64054422073af9088c5964ea604863c7e)

Author SHA1 Message Date
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
Paul Fitzpatrick 5b1fc20735 (core) mark first field as label (rather than x-axis) for two more chart types
2 years ago
George Gevoian ec157dc469 (core) Add dark mode to user preferences
2 years ago
Jarosław Sadziński 9e4d802405 (core) Implementing row conditional formatting
2 years ago
Dmitry S 787b70f0f6 (core) Upgrade to latest plotly, and set automargin on Y-Axis
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S 9bc04a6e66 (core) Replace nulls in X-axis of charts with '-' to avoid confusion with missing points
2 years ago
Cyprien P 365f3c7ae2 (core) Auto-check aggregate values option as soon as table is a summary
2 years ago
Cyprien P f17e31c023 (core) Ensure chart summary is more detailed then linked summary
2 years ago
Cyprien P 25e40bfa9b (core) Fix setting xaxis when both chart aggregation and split series
2 years ago
Cyprien P 98ac2f7e5b (core) add 'Aggregate Values' option to chart config
2 years ago
Cyprien P b6f146d755 (core) Add options to switch chart orientation
2 years ago
Cyprien P 21f1dfa56c (core) Add 'stacked' option to charts
2 years ago
Cyprien P 76481d21e0 (core) Enable selecting x axis for the group data columns
2 years ago
Cyprien P 0da397ab90 (core) Fix js error when changing X Axis with chart with no series
2 years ago
Cyprien P c2070877b6 (core) Fix out of sync GROUP DATA and X Axis options when table change
2 years ago
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
2 years ago
Alex Hall ec7bc9bef3 (core) Remove code related to newui
2 years ago
Cyprien P c714d09eb8 (core) Disallow using non numeric type in chart's series
2 years ago
Alex Hall 8f531ef622 (core) Reference and ReferenceList formatters
2 years ago
Cyprien P 98a331a1e4 (core) Fix the name of the grouped data series when the value is blank
2 years ago
Cyprien P 89dc9334c3 (core) Fix error bars for bar chart
2 years ago
Jarosław Sadziński 52d3f63203 (core) Fixing bug with deleting charts
2 years ago
Cyprien P e99cc3ae08 (core) Fix pie chart sectors's ordering issue.
2 years ago
Alex Hall c470c4041b (core) Use visibleCol instead of displayCol with createFormatter
2 years ago
Dmitry S e4314f9def (core) Update grainjs, fix some code affected by stronger types.
2 years ago
Cyprien P 0b437d1544 (core) Brings in the new donut charts.
3 years ago
Cyprien P ab7af2b2ef (core) Fix bars order in chart bars order when multiseries is on.
3 years ago
Cyprien P e3801a5eb9 (core) Fix pie sectors order according to section sort spec
3 years ago
Cyprien P a0c53f2b61 (core) Fix chart when x axis is set to a choice list column
3 years ago
Cyprien P 33f056a187 (core) Fix js errors when (un)summarizing underlying table of charts
3 years ago
Cyprien P a1480faa09 (core) Changes X-AXIS to LABEL in the axis config when chart is a pie chart
3 years ago
Cyprien P 4fcdd2ba07 (core) Fix y-axis blinking in chart view configuration
3 years ago
Cyprien P 2cf2088373 (core) New chart view axis conf with picker for each of X,Y and group by
3 years ago
Cyprien P cecebded1f (core) Fix bar chart weirdness when x axis has redundant values
3 years ago
Dmitry S 31ffd21b4e (core) Fix JS error when switching to a page containing a chart.
3 years ago
Dmitry S 5247521cb8 (core) Improve printing of tables, fix printing of charts, add a browser test.
4 years ago
Paul Fitzpatrick 1654a2681f (core) move client code to core
4 years ago