Skip to content

Be able to 'embed' the visualization in your own web page #62

@bjdmeest

Description

@bjdmeest

So a button that does something like below

<script src="example.com/dataflow-visualization/v1.1.2/index.js"></script>
<script>
{ [the JSON configuration] }
</script>
<div id="myviz-randomid123"></div>
<script>
DataFlowVisualization.init('myviz-randomid123')
</script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestimportantShould get prioritylarge-effortWill be a large effort to fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions