Version 1 (modified by 7 years ago) (diff) | ,
---|
Contents
Creare bar/line/pie charts of query results
Description
Create a bar/line/pie chart of an SQL query using the plotly.js JavaScript plotting engine.
The plugin egg contains plotly.js, ie. there are no external web references.
A given wiki page can contain any number of plots.
The plugin is at its very infancy (May 2018) so only a fraction of plotly's functionality is supported, parameter syntax may change a bit and error checking is very likely to be improveable.
Bugs/Feature Requests
Existing bugs and feature requests for TracYetAnotherChartMacro are here.
If you have any issues, create a new ticket.
defect |
1 / 1 |
---|
Download
Download the zipped source from here.
Source
You can check out TracYetAnotherChartMacro from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 17240 by rjollos on 2018-07-17 02:12:33
-
Add installation requirements
Fixes #13449.
- 17196 by thenor on 2018-06-06 19:34:02
-
fix incorrect read of utf-8 data and remove possible newlines in text data (makes plotly fail with a browser console message)
- 17183 by thenor on 2018-05-23 19:33:38
-
Add margin control, fix plot size control, add admin panel
(more)
Author/Contributors
Author: thenor
Maintainer: Theodor Norup
Contributors:
Attachments (2)
-
newplot(1).png (12.0 KB) - added by 7 years ago.
Bar chart example
- newplot(2).png (27.7 KB) - added by 7 years ago.
Download all attachments as: .zip