Time Brush lets you filter a time-based dataset by directly dragging or brushing over a time period of interest. The initial display is a helpful overview that shows the frequency of items in each pre-defined time bucket (e.g., hours, days, years) as a vertical bar chart. Whenever you select a time period, any linked visuals are automatically filtered to display only those records with time attributes in the selected period.
This visual is experimental and not actively being developed, only major issues will be addressed.
Run yarn on the project directory, which will install all the dependencies
Run yarn test which will lint, test, and compile the timebrush and timebrush-powerbi packages.
Compiling timebrush-powerbi will also create a .pbiviz file in the packages/timebrush-powerbi/dist directory, which can be imported directly in Power BI
TimeBrush
Time Brush lets you filter a time-based dataset by directly dragging or brushing over a time period of interest. The initial display is a helpful overview that shows the frequency of items in each pre-defined time bucket (e.g., hours, days, years) as a vertical bar chart. Whenever you select a time period, any linked visuals are automatically filtered to display only those records with time attributes in the selected period.
Usage
yarnon the project directory, which will install all the dependenciesyarn testwhich will lint, test, and compile thetimebrushandtimebrush-powerbipackages.timebrush-powerbiwill also create a.pbivizfile in thepackages/timebrush-powerbi/distdirectory, which can be imported directly in Power BI