excel - Datanitro Charts -


how control position of chart on excel sheet using datanitro? thought setting active cell positioned there comes out top left obscures cells calculated results want remain visible.

you can pass x , y image position chart: https://datanitro.com/docs/images.html#x

with nitroplot, can pass x , y graph library:

nitroplot.graph(x = 123, y = 456) 

Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -