Skip to content

Charts

MongoDB Charts is the best way to create visualizations of MongoDB data. Connect to any MongoDB instance as a data source, create charts and graphs, embed them into your applications or build live dashboards for sharing and collaboration.
  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

24 results found

  1. Cookies should be set with the 'SameSite' attribute

    Hi guys, Chrome 79 reports an issue with cookies set by the embedded charts. It seems like they are missing the 'SameSite' attribute. If you could bring the cookies up to speed to comply with this apparent new standard, it'd be great.

    Warning message I get in the Chrome console: "A cookie associated with a cross-site resource at <URL> was set without the SameSite attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at…

    2 votes
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
  2. While embedding dashboard through javaScript SDK add support to have ability to view carts as full-screen.

    While embedding dashboard through javaScript SDK add support to have ability to view carts as full-screen. So that user can maximise and minimise charts view.

    1 vote
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
  3. Provide a Vue 3 implementation example of an embedded chart

    There are vanillajs and react examples but not with Vue

    1 vote
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
  4. Add support for contextmenu event within embedded SDK

    In the latest Charts beta there is support to hook click events to a callback.

    chart.addEventListener("click", (payload) => { .. } )

    I tried hooking the context menu (right click) event

    chart.addEventListener("contextmenu", (payload) => {...}

    but Charts asserts that is not recognized with a dialog

    Not supported event: contextmenu (sic)

    Being able to have both (left) click and the context menu user interactions will provide developer flexibility along with a better and more consistent user experience.

    1 vote
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
2 Next →
  • Don't see your idea?

Charts

Categories

Feedback and Knowledge Base