Giter Club home page Giter Club logo

Comments (6)

xaun avatar xaun commented on July 24, 2024

Haha, I think that's a really good idea @alachaum... Partly because the OCD within me loves notes / organisational apps :) Would it makes sense to click on chart data and reference it in notes?

Looks like chart.js has a on click callback function prototypes available:

canvas.onclick = function(evt){
    var activePoints = myLineChart.getPointsAtEvent(evt);
    // => activePoints is an array of points on the canvas that are at the same position as the click event.
};

from impac-angular.

alachaum avatar alachaum commented on July 24, 2024

I like it!
Are you thinking of referencing a value in the notes? And/Or creating an actual link that would automatically scroll down and highlight the widget upon clicking on the reference?

from impac-angular.

xaun avatar xaun commented on July 24, 2024

Say, clicking on a Liability Summary pie graph account and selecting "create note" > focuses notes widget > creates note with title "Liability Summary | Date.now()" > fills note details section with details of data at the point > focuses body for your note.
And yeah, the title of the widget (or some kind of go-to button within the note) acts as a link to highlighting the widget it references.

from impac-angular.

alachaum avatar alachaum commented on July 24, 2024

I believe that can be cool :)

from impac-angular.

cesar-tonnoir avatar cesar-tonnoir commented on July 24, 2024

Yep. Γ€ 'toolbox' category with notes, calendars and check-lists is already
planned in the roadmap ;)

I also like the idea of linking it to charts, which is quite simple using
the new lib

Le mer. 11 nov. 2015 23:44, Arnaud [email protected] a Γ©crit :

I believe that can be cool :)

β€”
Reply to this email directly or view it on GitHub
#31 (comment)
.

from impac-angular.

cesar-tonnoir avatar cesar-tonnoir commented on July 24, 2024

https://maestrano.atlassian.net/browse/IMPAC-71

from impac-angular.

Related Issues (19)

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.