-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Differences in multi-year-charts set vs etmodel charts set. #4298
Comments
This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future. |
This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future. |
@kndehaan perhaps we could discuss this issue on the Modeller sprint to see if we can make it actionable? |
This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future. |
Within the multi-year-charts (myc) chart set we support a subset of the graphs we support in the ETModel chart set.
However, not all myc charts have an ETM counterpart.
Below is an overview of the myc charts and their ETM counterpart:
From this overview, we can see that alot of the graphs we support in MYC have an equal chart in the ETM.
This makes it harder to maintain these charts. In addition, there are a lot of barcharts & beziers in the ETM that do not have an equivalent in the MYC.
For me this raises the following discussion points:
I find it a bit hard to understand why we would have charts that we deem necessary for the MYC, but not necessary for the ETM.
I can understand that not all ETM charts are necessary for the MYC interface, however, if we already support and maintain them in the ETM, we could more easily ( in terms of queries) implement them in the MYC.
Notifying @mabijkerk.
The text was updated successfully, but these errors were encountered: