Skip to content
Snippets Groups Projects
Commit 65d9831f authored by esikkala's avatar esikkala
Browse files

ApexChart: add facet ID

parent c0a0769c
No related branches found
No related tags found
No related merge requests found
......@@ -113,6 +113,7 @@ class ApexChart extends React.Component {
tooltip: this.props.tooltip || null,
fetchInstanceAnalysis: this.props.fetchInstanceAnalysis,
resultClass: this.props.resultClass,
facetID: this.props.facetID,
facetClass: this.props.facetClass,
screenSize: this.props.screenSize
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment