Skip to content

Commit 549ffe8

Browse files
committed
Fixed aspect bug & allowed custom orbs per object.
1 parent 252440c commit 549ffe8

File tree

4 files changed

+38
-10
lines changed

4 files changed

+38
-10
lines changed

demo/multiple.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
import chartData from './data/multipleChartData.js';
113113

114114
const immanuel = new Immanuel('#chart', {
115+
maxOrb: 5,
115116
rotateSigns: false,
116117
angleFormat: '%D°%M\'',
117118
planetAngleAttribute: 'title',

0 commit comments

Comments
 (0)