# Just added AnyChart JS Charts integration template for data visualization with Julia and MySQL

**URL:** https://discourse.julialang.org/t/just-added-anychart-js-charts-integration-template-for-data-visualization-with-julia-and-mysql/1202
**Category:** Visualization
**Tags:** announcement, plotting, mysql
**Created:** [December 29, 2016, 3:06pm UTC](https://discourse.julialang.org/t/just-added-anychart-js-charts-integration-template-for-data-visualization-with-julia-and-mysql/1202 "2016-12-29T15:06:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![andreykh](https://avatars.discourse-cdn.com/v4/letter/a/ba8739/32.png) [@andreykh](https://discourse.julialang.org/u/andreykh)
#### Post date: [December 29, 2016, 3:06pm UTC](https://discourse.julialang.org/t/just-added-anychart-js-charts-integration-template-for-data-visualization-with-julia-and-mysql/1202/1 "2016-12-29T15:06:24Z")

</div>

We at [AnyChart JS Charts](http://www.anychart.com) have just released a series of 20+ integration templates to help web developers add interactive charts, maps and dashboards to HTML5 apps faster with various popular technology stacks.

In particular, now there is a template for **Julia and MySQL** in the [Technical Integrations](http://www.anychart.com/integrations) collection, distributed under the Apache 2.0 license and forkable [on GitHub](https://github.com/anychart-integrations/julia-http-mysql-template).

Check that out, and ask your questions if any. Thanks.

---

<div class="post-metadata">

### Author: ![Evizero](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/evizero/32/10118_2.png) [@Evizero](https://discourse.julialang.org/u/Evizero)
#### Post date: [December 29, 2016, 3:20pm UTC](https://discourse.julialang.org/t/just-added-anychart-js-charts-integration-template-for-data-visualization-with-julia-and-mysql/1202/2 "2016-12-29T15:20:18Z")

</div>

Interesting, although a very minimal example in terms of the “Julia” part.

First time I come across this library. It looks nice. I really like the decision to use precomputed statistics for the boxplots.

Also, just to clear up a potential source of confusion, the Apache license just seems to apply for the example code snipped, not the charting library itself. Correct me if I am wrong

---

<div class="post-metadata">

### Author: ![loki20beta](https://avatars.discourse-cdn.com/v4/letter/l/c2a13f/32.png) [@loki20beta](https://discourse.julialang.org/u/loki20beta)
#### Post date: [December 30, 2016, 7:55am UTC](https://discourse.julialang.org/t/just-added-anychart-js-charts-integration-template-for-data-visualization-with-julia-and-mysql/1202/3 "2016-12-30T07:55:27Z")

</div>

> > the Apache license just seems to apply for the example  
> > code snipped, not the charting library itself. Correct me if I  
> > am wrong

You are not wrong, the Apache license does not apply to AnyChart library itself.
