dart_pdf icon indicating copy to clipboard operation
dart_pdf copied to clipboard

use annotation in chart

Open ManikandanRajamanickam12 opened this issue 4 years ago • 1 comments

pw.SquareAnnotation( child: chart, color: PdfColors.blue, author: "user", subject: "datetime", content: "display time"),

I want to annotate all points showing in graph.I use like this.But it is not working. help me to solve this

pw.Annotation( child: chart1, builder: pw.AnnotationSquare( author: "user", subject: "datetime", content: "display time"))

i tried this also

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Apr 15 '23 00:04 github-actions[bot]

Closing this stale issue because it has no activity.

github-actions[bot] avatar Apr 21 '23 00:04 github-actions[bot]