django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the dashboard framework Dashing
BSD 3-Clause "New" or "Revised" License
731
stars
108
forks
source link
graph chart not displayed correctly when not on first dashboard set #18
I'm using the rickshaw chart within the graph widget. When I use it on the first dashboard in a multi-dashboardset scenario, everything is fine. But when the widget is part in one of the other dashboard sets, the chart is cut off:
I'd create a pull request, but I have to admit, that I do not find the problem. :(
I'm using the rickshaw chart within the graph widget. When I use it on the first dashboard in a multi-dashboardset scenario, everything is fine. But when the widget is part in one of the other dashboard sets, the chart is cut off:
I'd create a pull request, but I have to admit, that I do not find the problem. :(