uPlot icon indicating copy to clipboard operation
uPlot copied to clipboard

How to minimize library size if I want to use only line charts functionality ?

Open happytm opened this issue 1 year ago • 0 comments

I am running your excellent chart code on ESP32 micro controller but I do not need all features except simple line charts. Since it is running on micro controller with limited flash I would like to reduce size of javascript and css files.

Is it possible to make it barebones like around 20kb? If so how can I do it.

Thanks.

happytm avatar Aug 21 '24 20:08 happytm