Giter VIP home page Giter VIP logo

Comments (5)

mikhail-vl avatar mikhail-vl commented on June 12, 2024 1

@yosiasz How do you want to capture it?

It's something we can add.

from volkovlabs-calendar-panel.

yosiasz avatar yosiasz commented on June 12, 2024

I am not sure but maybe a json with multiple date data types?

{ start_epoch: 1688385199608, start_utcdatetime: 2023-07-03 11:54:58, end_epoch: null, end_utcdatetime: null }

Is that what you were asking?

from volkovlabs-calendar-panel.

mikhail-vl avatar mikhail-vl commented on June 12, 2024

@yosiasz I mean, do you want to copy this value to the clipboard, send it using Event Bus, update the dashboard variable, or something else?

from volkovlabs-calendar-panel.

yosiasz avatar yosiasz commented on June 12, 2024

Update a dashboard variable for now sounds great! Though it sounds like an unusual pattern. in plugin development can you create a custom global variable? probably not

from volkovlabs-calendar-panel.

mikhail-vl avatar mikhail-vl commented on June 12, 2024

@yosiasz All global variables are reserved.

The legacy calendar supports clicking on two dates, and then you can update the selected time range.
You can add events with on-click functionality using data links, which can modify dashboard variables.

Alternatively, you can implement your own calendar using Dynamic Text with custom logic.

from volkovlabs-calendar-panel.

Related Issues (20)

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.