Skip to content

Commit

Permalink
fixed example
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Dec 30, 2018
1 parent 4718abd commit 3484eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/relative.js
Expand Up @@ -25,7 +25,7 @@ var chart = [{ stack: chartText }, { canvas: chartLines }];
buildXAxis();
buildYAxis();

var documentDefinition = {
var docDefinition = {
content: [
{ text: 'We sometimes don\'t know the absolute position of text', margin: [10, 0, 0, 50] },
{
Expand Down

0 comments on commit 3484eb5

Please sign in to comment.