Skip to content

Commit

Permalink
Update example of the color providers
Browse files Browse the repository at this point in the history
  • Loading branch information
pverscha committed Jan 9, 2024
1 parent 49d0d8f commit 9170720
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/treeview-taxonomy.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
data,
{
width: 900,
height: 600
height: 600,
colorProviderLevels: 3
}
);
});
Expand Down

0 comments on commit 9170720

Please sign in to comment.