G3viz / g3viz

Lollipop-diagram to interactively visualize genetic mutations
https://g3viz.github.io/g3viz/
Other
29 stars 19 forks source link

"auto" option for chart.width parameter #13

Open lesniewa opened 3 years ago

lesniewa commented 3 years ago

As, writen in the documation, g3viz::g3Lollipop.options(chart.width= 800) parameter can contain only numeric values that represent pixels. Would that be possible to add option for "auto", "full_width", "100%" or similar to automatically scale the chart size?