Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS/jqplot to support horizontal bar charts for better data visualization #3109

Open
mattab opened this issue Apr 15, 2012 · 0 comments
Open
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@mattab
Copy link
Member

mattab commented Apr 15, 2012

Currently we use vertical bar charts in Piwik, which are fine for "Server time" graph and a few others, but really bad for most useful reports such as "websites", "page urls" or "keywords".
The graph in this case is not useful because the legends are overwriting each other, and there is only 6 labels displayed.

Instead we should display horizontal bar graph, plotting for example 15 values, with icons similarly to what we do already with the static graphs:

[[Image(http://demo.piwik.org/index.php?module=API&method=ImageGraph.get&idSite=3&apiModule=UserSettings&apiAction=getBrowser&token_auth=anonymous&graphType=horizontalBar&period=month&date=today&width=500&height=250&truncate=15)]]

Having the JS charts support this new beautiful vizualization would really add a lot of value to Piwik abilities to analyse data efficiently.

refs #3110

@mattab mattab added this to the 2.x - The Great Piwik 2.x Backlog milestone Jul 8, 2014
@mattab mattab removed the P: normal label Aug 3, 2014
@mattab mattab added c: Usability For issues that let users achieve a defined goal more effectively or efficiently. and removed c: UI - UX (AngularJS twig less) labels Oct 12, 2014
@mattab mattab modified the milestones: Long term, Mid term Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant