-
Make selecting an object (or a range of objects) more discoverable:
* Provide highlight of objects on hover (plus tooltip UI help?)
* Change pointer type to "hand" (for single object or "brush sele…
-
It would be nice to use the binding click events also in a gantt chart.
For example:
`[[thispage#installation_plan|Installation plan]]: p1, 2024-09-14, 1w`
Would refer to the headline **Installat…
-
Dear MS team, I am not sure why but I face some very weird behavior with gantt chart visual related to completion rate shading.
Please find below to examples.
1) Completion rate as you see is 10…
-
Hi!
I can't make AnnotationChart works.
I don't know how pass the datetime column to the AnnotationChart.
I have tried with ISO format and with `datetime.datetime.strptime("20140826", "%Y%m%d")…
-
GanttTimeline GanttBar GanttPopup
How to use it?
-
MPE can render follows
```flow
st=>start: 开始
e=>end: 结束
st->e
```
but markdown-pdf can't
-
```
What steps will reproduce the problem?
1. Set the weekend rendering style to 'semi-transparent bar'
2. The rendering style changes on the Gantt chart.
3. Switch to the Resource Chart tab.
What is…
-
There is currently syntax %{...} which allows users for some basic data arithmetics, but it only works against project predefined macros.
It would be great if it could be also used with taks' paramete…
-
Do you have a stock price ladder chart?
This is a standard chart that most stock trading software have.
No chart software seems to have one, might be a good opportunity for you.
Thanks, Roger
…
-
When I try to use the label slot with a label column title in the g-gantt-chart, nothing is displayed.
After checking the code, I can see that this is because the slot contains {{ label }} and so I…