Thank you, I will try this tomorrow!! I appreciate your insight. On May 3, 3:08 pm, David Huynh <[email protected]> wrote: > Megan, > > I'd suggest trying to add this code right after you include exhibit-api.js > in your html file > > <script> > Exhibit.SliderFacet._settingsSpecs["selection"] = { type: "float", > dimensions: 2 }; > </script> > > It's a bug in the slider facet and hopefully that workaround fixes it in > your case. > > David > > > > > > > > On Tue, May 3, 2011 at 11:22 AM, megan hines <[email protected]> wrote: > > Thanks David, > > > I'll gladly be the guinea pig for this - and bummer - not working. > > Still displays everything from the connected data file rather than > > listening for the range provided there. > >http://wildlifedisease.nbii.gov/newsmap/all2.html > > > Thanks for the help, though, just one more thing I thought might help > > speed up the load for users. I can't wait for v 3! :) > > > On Tue, May 3, 2011 at 1:06 PM, David Karger <[email protected]> wrote: > > > looking at the code, it appears that putting > > > ex:selection="desired_min,desired_max" into the slider facet tag is > > supposed > > > to work. Of course, that doesn't mean that it will :) > > > > On 5/3/2011 1:54 PM, mkhines wrote: > > > >> Is there a means to set the slider range values upon load of an > > >> Exhibit? > > > >> I'm using the numeric range facet as a sort of date picker - letting > > >> users adjust the range of days of information to view, and would like > > >> to load a large dataset, but default to a single year's worth of info > > >> for initial display so the map isn't too overwhelming... > > > >> Thanks! > > > >> Megan > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "SIMILE Widgets" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group at > > >http://groups.google.com/group/simile-widgets?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "SIMILE Widgets" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/simile-widgets?hl=en.
-- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
