If you've used things like InteractiveTradingChart in Mathematica you may have wondered why that sort of dynamic interactivity isn't an option for other plot and chart types. I've made a function called interactiveDateListPlot to do this using sliders and locators.
The code for interactiveDateListPlot can be downloaded here. This code was for DateListPlot but interested Mathematica users will be able to extend this to other plot types.
Thank you for sharing. This is very helpful.
ReplyDeleteVery interesting slider. Thank you very much for making it available.
ReplyDeleteJust one comment:
Do we really need the second slider (the bottom one)? Couldn't we just pick up the blue rectangle, and move it as an all? Like an invisible slider placed in between the two custom ones...
Thanks again,
P. Fonseca
off the top of my head I see no reason why the entire blue region couldn't be "selectable" and then slide it along. I chose to do it this way simply because this is analogous to the way the InteractiveTradingChart works.
ReplyDeleteMike
ps. Apparently there may be some issues on Windows due to a possible bug reading AbsoluteOptions.
Hi
ReplyDeleteThe code is no longer available.
Asim
Ok. I have fixed the link.
ReplyDeleteMike
Greetings from New Zealand. Is this code still available or have you taken it down for a reason. I found this through a search at mathematica stackexchange. Cheers
ReplyDelete