square / cubism

Cubism.js: A JavaScript library for time series visualization.

Home Page:https://square.github.com/cubism/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

control width of plot

mikedewar opened this issue · comments

It would be lovely to control the width of the plots (i.e. the horizon plot) independently of the context's .size() method, especially for plots where getting a large number of data points is expensive.

The user would have to suffer a loss in the aesthetic of the plot in sacrificing some resolution, but this would be a better compromise to having a thin little plot!

Hi,

I'm in the process of using Cubism for an application.
I also need to change the resolution, can't pull data for every pixel all the time.

Any idea on how to implement this?

Regards,
Geert

+1 Would love to use a responsive width from bootstrap.

+1 This would be a great addition.

+1

commented

+1

+1

👍 - is this on any road map?