Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

New panel plugin Flowcharting #401

Merged
merged 4 commits into from Mar 19, 2019
Merged

Conversation

algenty
Copy link
Contributor

@algenty algenty commented Mar 13, 2019

0.1

  • Display Graph
  • inspect tab

0.2

  • Display graph through xml definition
  • Calibrate display (scale, center,background)
  • inspect graph to test states and shape
  • Mapping values and colors (use stroke in color options for arrows instead fill)
  • String type added with range or value mapping.
  • Date type added
  • multi rules with expand/collapes for better displa, possibility to reorg rules
    /!\ Only dark theme is supported at this time

@briangann briangann added submission/new Submission is a new plugin type/panel Categorizes the submission as a panel labels Mar 13, 2019
@alexanderzobnin
Copy link
Contributor

@algenty Thanks for the contribution and publishing new plugin! I noticed a version mismatch between a repo.json and actual plugin.json:

Version in repo.json (0.2.0) doesn't match plugin.json (0.0.1)

Please, fix it and update this PR.
Also, I've found another PR (#397), it seems, it's wrong, so closing that one.

@alexanderzobnin alexanderzobnin added the milestone/needs-changes Submission needs changes before it can be approved label Mar 18, 2019
@alexanderzobnin
Copy link
Contributor

Otherwise, looks very good for the beta, so I can merge it after the version fix.

@algenty
Copy link
Contributor Author

algenty commented Mar 18, 2019

yes, i forget plugin.json,i'll fix it

@alexanderzobnin
Copy link
Contributor

@algenty still the same:

Warning
Version in repo.json (0.2.0) doesn't match plugin.json (0.0.1)

Are you sure you build a plugin (maybe you've just updated plugin.json in src/)?

@algenty
Copy link
Contributor Author

algenty commented Mar 18, 2019

Can i suggest 0.3.0 instead 0.2.0 ?

@algenty
Copy link
Contributor Author

algenty commented Mar 18, 2019

plugin for 0.2.0 in dist fixed, for 0.3.0, i need to merge with master. As soon, this week. You can publish 0.2.0

@alexanderzobnin alexanderzobnin removed the milestone/needs-changes Submission needs changes before it can be approved label Mar 19, 2019
@alexanderzobnin alexanderzobnin merged commit 8cecdba into grafana:master Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
submission/new Submission is a new plugin type/panel Categorizes the submission as a panel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants