Search found 1 match
- Thu Jun 09, 2016 7:21 am
- Forum: Programming
- Topic: Putting lines in a graph
- Replies: 1
- Views: 2318
Putting lines in a graph
Hi, I have a hugge problem putting lines in a graph when programming My graph has as y axis, numbers and as X axis, dates. Thus is the code i'm using: grafico_overbought.draw(line,bottom, color(red)) "here I have to put the date" when doig this, it allows me to make a red vertical line fro...
