Top "Morris.js" questions

A charting library with dependencies on jQuery and Raphael

How to change label color in Morris.js charts?

I'm using morris.js charts which are fantastically easy to setup but I can't workout how to change the color …

javascript html graph morris.js
morris.js - month names (2014 Jan) instead of 2014-01

I want to show my x labels as "2014 Jan", for example, instead of "2014-01". The json of my data looks …

morris.js
How to change the filling area color in Morris.js

I'm trying to set a custom color for the area chart in morris.js. I've used the lineColors option but …

javascript morris.js
morris.js issue with hours on x-axis

I am trying to create something like the google analytics Audience Overview graph. I am trying to put Hours starting …

datetime morris.js
Morris Chart is Missing Half Part

I used morris chart in my application project to show some details about quantity of sales. After executing the AJAX …

javascript charts morris.js
Morris.js and datepicker dynamic charts

I hope you'll be able to help me a little since I'm no jquerymaster. I'm trying to display a chart …

jquery datepicker morris.js
How to create a directive in Angular JS for a Morris JS graph

I am trying to create a graph using Morris JS by creating an Angular JS directive. My directive code is: …

javascript node.js angularjs angularjs-directive morris.js
Morris Graphs Export as PDF?

I am using Morris.js to create graphs. I have requirement to export graphs as pdf. I can see that …

javascript pdf-generation morris.js css-to-pdf
devtools warning - forced reflow is a likely performance bottleneck - morris.js

I have a page wherein I am displaying 23 donut charts using morris.js plugin. During performance analysis I came across …

google-chrome-devtools morris.js
Bootstrap Modal + Morris.js Chart

I'm having some problems getting a morris.js chart to show up in a bootstrap modal correctly. Not only is …

jquery twitter-bootstrap modal-dialog morris.js