Skip to content

Conversation

@Andrey1024
Copy link

No description provided.

// Initialization (#1)
var initializer = InteractiveDataDisplay.Utils.getDataSourceFunction(div, InteractiveDataDisplay.readCsv);
var initialData = initializer(div);
var displayInLegend = $(div).attr("display-legend") == "false" ? false : true;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Andrey1024 Please use 'data-idd-legend-visible' to follow the styles of other idd attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants