Skip to content

Instantly share code, notes, and snippets.

@yakuzaaaa
Created May 14, 2019 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yakuzaaaa/d04e44fb939f96e64e0757fa74d5c6d8 to your computer and use it in GitHub Desktop.
Save yakuzaaaa/d04e44fb939f96e64e0757fa74d5c6d8 to your computer and use it in GitHub Desktop.
<!-- First include the theme of our choice -->
<script src="../path/to/fusioncharts.theme.fusion.js"></script>
<script>
// before rendering a chart
FusionCharts.options.defaultTheme = 'fusion';
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment