Summary
In this chapter, you learned the basics of drawing and applying properties to sprites (elements), and also the fundamentals of creating basic charts. We saw how chart themes can be quite useful for applying styles to our charts, and also how to integrate ext-charts
and sencha-charts
into our applications.
Remember to check out the SVG documentation and not to confuse Legacy charts with Sencha charts; you may get confused and use the wrong one, but don't despair. And remember to use these resources if something is not working properly with the draw
or chart
options.
In the next chapter, we will see how to complete our application and prepare it for deployment.