Hey
Is there a way I can set a default y for every absent integer x axis value?

For Example:

I send this lists to the plotter:
x=[1, 4, 6]
y=[8, 9, 7]
And I want y(2)=y(3)=y(5)=0

Is there a way to set this rule?
Basically, what I want is to do an histogram-like graph, in which i don't 
have non present x values (in the list) have a corresponding 0 on the graph.

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/140eb5c2-ac12-4c5e-954e-560878fc3123%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to