Update c3.js and c3.min.js

parent 0301f4d9
...@@ -8251,9 +8251,9 @@ ...@@ -8251,9 +8251,9 @@
var widthLimits = [ var widthLimits = [
// Left is width, right is number of tick labels to be removed // Left is width, right is number of tick labels to be removed
[-Infinity], [-Infinity],
[200, 10], [320, 10],
[300, 5], [400, 5],
[450, 2], [475, 2],
[Infinity, 1] [Infinity, 1]
]; ];
var divisor; var divisor;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment