forked from predictionmachines/InteractiveDataDisplay
-
Notifications
You must be signed in to change notification settings - Fork 0
How can I move a legend or make it draggable?
novikov-alexander edited this page Apr 21, 2016
·
6 revisions
There is no way to make standard legend moveable or draggable, but there is a way to make any other div to be an IDD legend.
1). If you are using chart, hide a standard legend by adding data-idd-style="isLegendVisible: false"
to chart's div.
2). Then use IDD.Legend(your_div)
to turn your_div into an IDD Legend
Home
FAQ
UI Guidelines
Export to SVG
Plot
Figure
Chart
ChartViewer
Polyline
Markers
Area
Heatmap
DOM Plot
Labels
Bing Maps
Intro
General bindings
Area plot
Bars plot
Polyline
Heatmap
Markers
Label plot
Box and whisker plot
Petals and BullEye plot
Axis
Palette Editor
Update layout
Axes
Legend
Color Palette
Navigation
Bound Plots
Tooltips and Probes