Skip to content

Instantly share code, notes, and snippets.

@lmorillas
Created February 8, 2015 09:23
Show Gist options
  • Save lmorillas/cc2dd018a6c658b3ea22 to your computer and use it in GitHub Desktop.
Save lmorillas/cc2dd018a6c658b3ea22 to your computer and use it in GitHub Desktop.
Simile - Exhibit Fixed Order on Facet: data-ex-fixed-order
<div data-ex-role="exhibit-facet" data-ex-expression=".month"
data-ex-facet-label="Month" data-ex-show-missing="false"
data-ex-scroll="true" data-ex-collapsible="true"
data-ex-fixed-order="January;February;March;April;May;June;July;August;September;October;November;December"
data-ex-collapsible="true">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment