**Major changes**
* Modified the chart generation. No more CSS documents will be generated. CSS styles
are included within the javascript template directly.
* Users can now omit a destination div container (div_hook) to tell pive where to put
the visualization.
* New environment function allows users to only obtain the plain javascript code and its data.
**Minor changes**
* Refactoring
* Cleanup
* Added sample data
* Added sample charts