ChartObject FAQs

Note: Any CODE FRAGMENT in the the answers to the following questions, unless specified otherwise, should be treated as modification to the CODE of the answer to Question number 1.


Questions

Q1. What is ChartObject?
Q2. How do I create a plot of type PIE/BAR/... ?
Q3. How do I create a ComboPlot to share an axis?
Q4. How do I use DataGroup?
Q5. How do I set attributes for the components of a chart?
Q6. How do I store a chart as a template?
Q7. How do I disable editing of individual object?
Q8. How do I get the limits of a chart?
Q9. How do I customize the built-in resource editor?
Q10. How do I attach my own resource editor?
Q11. How do I zoom and unzoom a chart?
Q12. What is the coordinate system for a chart or a plot?
Q13. How do I get the cursor position?
Q14. How do I allow only 1-dimensional editing?
Q15. How do I create a symbol and how do I use it?
Q16. What callback can I get from a chart?
Q17. How do I share data between charts?
Q18. What if I have "holes" in my data?
Q19. How do I put a pixmap in a chart's background?