Using

Take a look around. Django-chartwerk consists of just a few simple views.

Start

This page lists your templates by their popularity.

Note

You can add thumbnails to your templates and add useful descriptions for when to use them in the Django admin section of your project.

Browse

This page lets you see charts created by other users in Chartwerk.

MyWerk

This page lists charts you’ve made, chronologically.

The Editor

The best way to learn how the editor works is to play with it. Template developers should especially check out the Code tab and the full-screen editor, which includes a tree chart of Chartwerk’s internal API.

Note

This section of the docs are purposely superficial. Again, you should rely on the documentation for chartwerk-editor here.

Creating templates

You should create new templates from the ones you get for free in Chartwerk. Customize the JavaScript, CSS, HTML and dependencies to create new chart types or make existing ones adhere to your style. See chartwerk-editor’s detailed template guide for complete docs.

API

You can browse django-chartwerk’s API at /api/.