mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
fixup! fixup! feat(pie): adding outer border, text position options
This commit is contained in:
parent
b079fb4710
commit
3bed70a0c5
@ -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(
|
||||
`
|
||||
pie
|
||||
|
Loading…
x
Reference in New Issue
Block a user