Commit Graph

54 Commits

Author SHA1 Message Date
Andrew Kingston 951f5e1db5 Add colour palette options for charts 2020-11-05 13:37:28 +00:00
Andrew Kingston 2cf7f66d9b Ensure candlestick chart works with either our own date formats as well as timestamps 2020-11-05 13:27:29 +00:00
Andrew Kingston 80685864f6 Fix lint 2020-11-04 15:59:26 +00:00
Andrew Kingston 5a1624c29d Fix warning when no data source and increase robustness of charts 2020-11-04 15:56:57 +00:00
Andrew Kingston 8fde781a95 Separate chart loading state from error state 2020-11-04 15:43:43 +00:00
Andrew Kingston 9a4fc35bba Add candlestick chart 2020-11-04 15:21:11 +00:00
Andrew Kingston eb446a06af Improve chart robustness even more 2020-11-04 14:21:48 +00:00
Andrew Kingston b47589cdad Improve robustness of pie and donut charts 2020-11-04 13:08:59 +00:00
Andrew Kingston e7eab46435 Add support for dates and increase robustness 2020-11-04 12:43:56 +00:00
Andrew Kingston 5a213ba343 Fix legends not being centered and use common chart component 2020-11-03 16:14:57 +00:00
Andrew Kingston e50d5a7ebb Add area chart and unit formatting 2020-11-03 14:32:21 +00:00
Andrew Kingston 665546f095 Add pie and donut charts 2020-11-03 11:50:55 +00:00
Andrew Kingston c9cc3d5aba Remove log statement 2020-11-03 10:03:19 +00:00
Andrew Kingston 790ab4a2b9 Add stacked option to bar chart 2020-11-03 09:48:35 +00:00
Andrew Kingston 4f5d12468d Add line chart and enable multiple data series for all charts 2020-11-03 09:43:45 +00:00
Andrew Kingston fee942f4ec Add bar chart with initial apex charts config 2020-11-02 15:32:37 +00:00
mike12345567 5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
mike12345567 fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
Conor Mack cc154e3ca2 Line Chart - Prop Defaults, Custom Date Formats 2020-09-10 15:58:32 +01:00
Martin McKeaveney e41bdf7372 date picker component (#591)
* date picker component

* use bbui date picker in standard components

* using bbui component
2020-09-09 17:04:49 +01:00
Conor Mack b87a2a3e96 Increase Line SVG Height to show X Label 2020-09-04 15:52:01 +01:00
cmack 72bb96f19d Use datasource label for tooltip title 2020-08-28 14:47:03 +01:00
cmack ab073c1874 Tidyup - remove logs 2020-08-27 10:08:42 +01:00
cmack 1e38350199 Integration of Backend and Data Components 2020-08-26 17:03:30 +01:00
cmack 6684b31305 Name and Value Selects that depend on Model / View 2020-08-25 16:38:20 +01:00
cmack fc0d5d65bb ModelViewSelect updates, Fetchdata, Chart Hooks 2020-08-24 16:26:00 +01:00
Martin McKeaveney d2638e0150 merge 2020-08-19 17:14:30 +01:00
cmack 0a489eed13 Minor Tidyup - Logs, Dead Code, Comments 2020-08-19 10:34:20 +01:00
cmack 60524e801e Completion Bug Fixes and Updates 2020-08-18 15:45:44 +01:00
cmack 56571e983b Functional Linechart 2020-08-17 13:59:09 +01:00
Martin McKeaveney bf46067fe1 new view foundations 2020-08-13 15:04:19 +01:00
cmack 41a46847e5 Chart Fix - Import BC CSS and use Postcss 2020-08-12 17:41:12 +01:00
cmack db969e0f5c Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-12 10:18:47 +01:00
cmack e4b4c5723f WIP: Chart Tests and Line Refactor 2020-08-12 10:02:36 +01:00
cmack fe8bb832b7 Completed Tooltip 2020-08-10 16:06:52 +01:00
cmack d7e47d67e3 Completed Groupedbar and work on Tooltip 2020-08-10 15:33:32 +01:00
cmack 911ba8b7d5 Minor Updates 2020-08-10 10:32:46 +01:00
cmack afddecbb97 Linting 2020-08-07 14:49:53 +01:00
cmack 5bd39c81cc Tidyup 2020-08-07 14:46:00 +01:00
cmack 4dbd635985 Fix for name and value fields donut 2020-08-07 14:28:55 +01:00
cmack bba3c90cf5 Donut chart for demo 2020-08-07 12:57:07 +01:00
cmack 9ddf8d07ec Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack ad75a142ea Tidyup 2020-08-05 17:05:06 +01:00
cmack 2cd8d09822 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
cmack f1dd3e8a3d Chart legend and UI Updates 2020-08-05 14:19:56 +01:00
cmack efbd3b7c86 Separate Legend into its own component 2020-08-04 16:21:51 +01:00
cmack 31dbf8e82f Table / model integration for charts 2020-08-04 13:55:26 +01:00
cmack 31820c1bbf Adding mode functionality to Donut 2020-08-04 10:02:58 +01:00
cmack b2aadc36d5 StackedArea and other Chart Stuff 2020-08-03 11:55:13 +01:00
cmack a0d9bd9774 WIP: Groupedbar, Heatmap and Sparkline Charts 2020-07-30 16:39:56 +01:00