Skip to content

Commit

Permalink
set texttemplate dflt back to ''
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinerg committed Jul 23, 2019
1 parent cf826dd commit c3e9961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plots/texttemplate_attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ module.exports = function(opts, extra) {
var texttemplate = {
valType: 'string',
role: 'info',
dflt: '',
editType: opts.editType || 'calc',
description: [
'Template string used for rendering the information text that appear on points.',
Expand Down

0 comments on commit c3e9961

Please sign in to comment.