Note, I've submitted a PR for the slider facet in https://github.com/simile-widgets/exhibit/pull/98, too.
Axel 2014-07-23 23:46 GMT+02:00 David Karger <[email protected]>: > Slider has not yet been ported to this release of exhibit. It was added > to a fork of exhibit (by the zepheira) but they haven't yet provided a pull > request to get it into the main repository. > > On 07/23/2014 05:21 PM, Frederic_L wrote: > > Hello, > > I tried to add the Slider facet to my Exhibit as indicated on the reference > documentation <http://simile-widgets.org/wiki/Exhibit/Slider_Facet%20>. > Here is the code that I included in the html file. > > <div ex:role="facet" ex:expression=".n" ex:facetClass="Slider" > ex:histogram="true" ex:precision="10" facetLabel="Nb de publications"></div> > > The fact is not displayed on the Exhibit. The same expression (".n") works > with the "Numeric range" facet > <http://simile-widgets.org/wiki/Exhibit/Numeric_Range_Facet> so this > should not be an issue with the data. > > I tested the facet with Exhibit 3.0.0, 3.1.0rc1, 3.1.0rc2 and HEAD version. > -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/simile-widgets. > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/simile-widgets. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
