Book Image

Learning Ext JS_Fourth Edition

Book Image

Learning Ext JS_Fourth Edition

Overview of this book

Table of Contents (22 chapters)
Learning Ext JS Fourth Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

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.