Last modified: 2014-10-19 22:52:12 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22092, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20092 - ImageSize parameter not recognized
ImageSize parameter not recognized
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
EasyTimeline (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://zh.wikipedia.org/wiki/%E5%98%8...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-06 13:31 UTC by shi zhao
Modified: 2014-10-19 22:52 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description shi zhao 2009-08-06 13:31:22 UTC
see http://zh.wikipedia.org/w/index.php?title=%E5%98%89%E9%9D%96&oldid=10785799

<timeline>
ImageSize  = width:200 height:50
PlotArea   = width:180 height:30 left:10 bottom:20
TimeAxis   = orientation:horizontal
DateFormat = yyyy
Period     = from:1368 till:1683
AlignBars  = early
ScaleMajor = increment:62 start:1368
Colors =
  id:canvas value:rgb(1,1,0.85)
BackgroundColors = canvas:canvas
PlotData =
  width:15 color:black
  bar:era from:start till:end
  bar:era from:1368 till:1644 color:red
  bar:era from:1521 till:1566 color:green
  bar:era from:1522 till:1566 color:blue
</timeline>

input:

EasyTimeline 1.9


Timeline generation failed: 3 errors found
- Command ImageSize missing or invalid

- Command PlotArea missing or invalid

- Command TimeAxis missing or invalid

chage  "bar:era from:1521 till:1566 color:green" or  "bar:era from:1522 till:1566 color:blue", chage 1521 or 1522 to any number is ok.

pls fix!
Comment 1 shi zhao 2009-08-06 13:32:36 UTC
(In reply to comment #0)
> see http://zh.wikipedia.org/w/index.php?title=%E5%98%89%E9%9D%96&oldid=10785799
> 
> <timeline>
> ImageSize  = width:200 height:50
> PlotArea   = width:180 height:30 left:10 bottom:20
> TimeAxis   = orientation:horizontal
> DateFormat = yyyy
> Period     = from:1368 till:1683
> AlignBars  = early
> ScaleMajor = increment:62 start:1368
> Colors =
>   id:canvas value:rgb(1,1,0.85)
> BackgroundColors = canvas:canvas
> PlotData =
>   width:15 color:black
>   bar:era from:start till:end
>   bar:era from:1368 till:1644 color:red
>   bar:era from:1521 till:1566 color:green
>   bar:era from:1522 till:1566 color:blue
> </timeline>
> 
> output:
> 
> EasyTimeline 1.9
> 
> 
> Timeline generation failed: 3 errors found
> - Command ImageSize missing or invalid
> 
> - Command PlotArea missing or invalid
> 
> - Command TimeAxis missing or invalid
> 
> chage  "bar:era from:1521 till:1566 color:green" or  "bar:era from:1522
> till:1566 color:blue", chage 1521 or 1522 to any number is ok.
> 
> pls fix!
> 


Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links