Commit Graph

109 Commits (70dac35348dabb30795a9dd1a4adf4728b546fc0)

Author SHA1 Message Date
Leon Sorokin 45234e76eb
TimeSeries: Render null-bounded points at data edges (#57798) 3 years ago
Leon Sorokin fbfd0fd51b
BarChart: Fix stacked hover (#57711) 3 years ago
Leon Sorokin 0640eeef0a
Number formatting: only 0-trim decimals in y axis ticks. omit currency, locale units. (#57386) 3 years ago
Leon Sorokin da39c7297b
BarChart: use dashboard timezone for x axis (#57047) 3 years ago
Victor Marin b622a87aee
StateTimeline: Fix tooltip showing erroneously in shared crosshair dashboards (#55809) 3 years ago
Leon Sorokin 16c9c858b8
BarChart: add negY transform to fieldConfig overrides (#55930) 3 years ago
sam boyer e2ff875976
codegen: Introduce TS codegen veneer (#54816) 3 years ago
sam boyer ced53a8dc2
plugins: Introduce generated, static core plugin registry (#54118) 3 years ago
Leon Sorokin eb90d0c4b5
TimeSeries: Support for log scale and negative numbers (#54812) 3 years ago
Leon Sorokin 75de42fba7
BarChart: fix stale colorByField being used in value mappings (#54820) 3 years ago
Leon Sorokin 28426219ce
TimeSeries: fix padding, force 0-100% y range when % stacked (#54197) 3 years ago
sam boyer 4d433084a5
plugins: New static scanner and validator, with Thema slot support (#53754) 3 years ago
Esteban Beltran edb54fc8d3
Fix: Rename timezones prop to timezone for plugins compatibility (#53926) 3 years ago
Zoltán Bedi ea5e58a051
BarChart/PieChart: create/update models.cue (#52988) 3 years ago
Oscar Kilhed e877c1da90
Revert "BarchartPanel: Fix color from thresholds show incorrectly (#52038)" (#53806) 3 years ago
Jack Westbrook d87bf30e9e
Build: Introduce ESM and Treeshaking to NPM package builds (#51517) 3 years ago
J-Loup 2054414d37
Frontend: Make datalinks work with status history and state timeline (#50226) 3 years ago
Victor Marin e88e3482e0
Tooltip mode works in BarChart panel (#52941) 3 years ago
Leon Sorokin 7c40257baf
BarChart: fix top y tick clipping when x labels are rotated (#52964) 3 years ago
mingozh 11c79cd6da
BarchartPanel: Fix color from thresholds show incorrectly (#52038) 3 years ago
Leon Sorokin 8ee0555bac
TimeSeries: Implement auto decimals for y axes (#52912) 3 years ago
Alyssa Bull 6ec9a7682d
Various Panels: Add ability to toggle legend with keyboard shortcut (#52241) 3 years ago
Ryan McKinley 2fa10dc903
TimeSeries: Support multiple timezones in x axis (#52424) 3 years ago
Leon Sorokin 254159ad69
BarChart: fix crash when checking bar value text overlap (#52061) 3 years ago
Leon Sorokin d122449a97
BarChart: fix explicit yAxis min (#51768) 3 years ago
Dominik Prokop daf0e3cb4e
Bar chart: Fix stacking bug when data produces 0 accumulators (#51450) 3 years ago
Josh Hunt 24bdda72fb
Barchart: Fix warning not showing (#51190) 3 years ago
Josh Hunt 98132fc7dc
Remove as any from requireActual usage (#51182) 3 years ago
sam boyer 8876d56495
schema: Migrate from scuemata to thema (#49805) 3 years ago
sam boyer ea96c42545
schemas: Update to cuetsy v0.0.1 (#48753) 3 years ago
Leon Sorokin a927608cf5
Chore: uPlot 1.6.20 (#48596) 3 years ago
Andreas Gerstmayr 21034e31de
chore: remove executable permissions of source files and docs (#46303) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Leon Sorokin aa98123e72
TimeSeries: always try to detect & fix reverse-sorted time field (#47906) 3 years ago
Torkel Ödegaard e3590e1a9b
Panels: Use the No value option when showing the no data message (#47675) 3 years ago
Leon Sorokin dfdfe3f428
TimeSeries & BarChart: refactor stacking (#47373) 3 years ago
Leon Sorokin 3e3a657343
BarChart: fix hovered series highlight in tooltip (#44882) 3 years ago
Leon Sorokin 1c4b20b268
BarChart: fix single group rendering (#45953) 3 years ago
Kyle Cunningham 7a619cbe4e
Hide Barchart Value Labels for Automatic Display When Overlapping (#44809) 3 years ago
Ryan McKinley 685ec5383e
Chore: avoid pointer events in viz tooltip (#45492) 3 years ago
Leon Sorokin b3b1f945b0
BarChart: fix excessive re-renders during mousemove and panel resize (#45027) 3 years ago
Nathan Marrs ed7b9905c2
BarChart: Fix Sticky Tooltip (#45017) 3 years ago
Nathan Marrs 3a2e3267ba
BarChart: Add support for data links (#44932) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Dominik Prokop 0a5771ee6b
TimeSeries/BarChart/XYChart: Allow hiding x axis (#44107) 3 years ago
Ryan McKinley 6b70e1af76
BarChart: show x tick picker (#43510) 3 years ago
Dominik Prokop 1a0f5595c3
TimeSeries/BarChart: Add support for sorting series in the tooltip (#43615) 3 years ago
Leon Sorokin e75edc810d
BarChart: color by field, x time field, bar radius, label skipping (#43257) 3 years ago
Leon Sorokin e240c21a43
BarChart: fix excessive viz re-init due to cloneDeep(props) (#43293) 3 years ago
Ryan McKinley 33c64dba38
BarChart: support log scale (#43305) 3 years ago