Giter VIP home page Giter VIP logo

pbiimagetimeline's Introduction

Image Timeline for Power BI

David Eldersveld

The Image Timeline is a custom visual for Microsoft Power BI that displays events along a horizontal timeline. Events appear as either circles or custom images.

Download

The Image Timeline is available for Power BI using the "Import from Store" option, or it can be downloaded directly from AppSource.
You can obtain preview versions directly from the dist folder in this GitHub repository (ImageTimeline-[version].pbiviz).

Functionality

  • Date brush - Interactively adjust the date range using the "brush" at the top of the visual. Drag the left side of the brush to alter the start date and the right side to alter the end date. Once you have a smaller range, you can also drag the center of the brush to move along the timeline.
  • Images or Points- Add optional images using URLs in your dataset. If an Image URL is not specified, timeline events appear as points.

Fields

The Image Timeline has options for four fields:

  • Category - A required column containing individual events.
  • Sequence/Date - A column that spreads events along the timeline. By default, the visual displays the timeline based on the minimum and maximum dates/datetimes from this field.
  • Image URL - An optional column that provides images to display for each event. URL values in the dataset must start with HTTP or HTTPS. If no Image URL is supplied for this field, timeline events display as points.
  • Measure - An optional measure / numeric field that appears on tooltips and can also be used to resize events (if desired).

Format Options

There are several format options available to customize the timeline:

  • Brush base color - Alter the color of the date brush at the top of the visual.
  • Event color - Alter the color of timeline events if images are not used (currently one color for all events).
  • Date display - Select how date labels appear in the brush and on tooltips.
  • Measure resizes image - Enable or disable the ability for measure values to resize images or timeline events. Higher measure values equal larger points or images.
  • Require HTTPS image links - Force image links to contain HTTPS. If an Image URL starts with HTTP and not HTTPS, timeline events will display as points and not images even when the Image URL field is otherwise a valid image.

Version History

1.1.0 - Initial public release

  • Interactive date brush
  • Timeline events as points or images

Support

For support, please submit an Issue to this GitHub repo. Please note that submitting an issue is not a guarantee that your issue will be addressed.

License

The Image Timeline for Power BI is licensed under the MIT License.

pbiimagetimeline's People

Contributors

deldersveld avatar

Watchers

James Cloos avatar  avatar  avatar

pbiimagetimeline's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.