mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-30 13:46:43 +02:00
fixup! fixup! feat(pie): adding outer border, text position options
This commit is contained in:
@@ -92,7 +92,7 @@ describe('Pie Chart', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should render a pie diagram when text-position is set', () => {
|
it('should render a pie diagram when textPosition is set', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
pie
|
pie
|
||||||
|
Reference in New Issue
Block a user