Commit Graph

13 Commits

Author SHA1 Message Date
Frédéric Péters b6b97b2bdb dataviz: allow setting a template URL in gauges (#29753) 2019-01-15 23:12:39 +01:00
Frédéric Péters 27186abb01 dataviz: remove legacy cubes code (#12743) 2018-03-26 11:33:18 +02:00
Frédéric Péters 0d5216ee38 dataviz: don't render unconfigured gauge cells (#17456) 2017-07-10 10:56:48 +02:00
Frédéric Péters 271c46fd13 dataviz: allow variables in gauge URLs (#17361) 2017-07-06 16:10:00 +02:00
Frédéric Péters 02ce4fe96b dataviz: don't render anything for searches (#15409) 2017-03-13 16:54:58 +01:00
Frédéric Péters b83db4889c dataviz: add support for including bijoe graphs (#12744) 2016-10-11 09:45:53 +02:00
Benjamin Dauvergne 7ce3445113 dataviz: allow setting extra cuts in parameters (#9596) 2016-01-19 14:53:35 +01:00
Benjamin Dauvergne 9966a43736 add context parameter to get_cell_extra_context (#9596) 2016-01-19 14:39:03 +01:00
Benjamin Dauvergne 437beeef77 dataviz: change field labels (#9551) 2016-01-11 00:22:30 +01:00
Frédéric Péters 251c0965fa dataviz: load cubes cells asynchronously (#9568) 2016-01-10 18:27:38 +01:00
Benjamin Dauvergne 3e3d892f3e dataviz: replace Chart.js by ChartNew.js for rendering charts (fixes #9217) 2015-12-23 10:18:29 +01:00
Benjamin Dauvergne 842f700b71 dataviz: add cells to display data from cubes using barcharts and HTML tables (#9098)
It contains two new cells: CubesBarChart and CubesTable. You must have a cubes
server targeted by the CUBES_URL setting for enabling the cells.
2015-11-26 17:20:42 +01:00
Frédéric Péters 5bde8c06ca dataviz: add a gauge cell (#8477) 2015-11-10 17:38:20 +01:00