Changing chart viewing defaults - marbl/Krona GitHub Wiki
The way a Krona chart appears each time it is loaded can be changed by passing HTML GET variables when linking to a chart.
The following variables are currently supported:
- collapse=<true | false>
- Collapse redundant wedges.
- Default: true
- color=<true | false>
- Use a custom color scheme if one is defined in the chart.
- Default: false
- key=<true | false>
- Show the key to small wedges in the lower right.
- Default: true
Example: