Skip to content

Commit

Permalink
[KNOWAGE-8608] Forced treemap type in velocity chart definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Redjaw authored Oct 29, 2024
1 parent 7c9f0a4 commit 1253315
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
{
chart:
{
type: '$chartType',
type: 'treemap',
#if($chart.isCockpitEngine=="true")
drillable: $chart.drillable,
#else
Expand Down

0 comments on commit 1253315

Please sign in to comment.