Path: csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.033 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'third-party': 0.04; 'library?': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:instance': 0.09; 'finney': 0.16; 'patil': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Object': 0.16; 'subject:object': 0.16; 'discussion': 0.18; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'code': 0.31; 'object.': 0.31; 'writes:': 0.31; 'run': 0.32; 'created': 0.35; 'but': 0.35; 'add': 0.35; '(we': 0.36; 'library.': 0.36; 'received:com.au': 0.36; 'so,': 0.37; 'ben': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'unable': 0.39; 'received:org': 0.40; 'series': 0.66; 'forums': 0.68; 'presented': 0.69; 'limit': 0.70; 'saw': 0.77; 'subject:skip:A 10': 0.78; 'received:125': 0.84; 'subject:skip:S 10': 0.84; 'philips': 0.91; 'subject:skip:w 20': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: AttributeError: '' object has no attribute 'SeriesCollection' Date: Thu, 13 Feb 2014 22:11:48 +1100 References: <942ed7d6-aec9-4bb5-9b88-60ce62b3ff2e@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: vmx15867.hosting24.com.au X-Public-Key-ID: 0xBD41714B X-Public-Key-Fingerprint: 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-gpg.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:lz0HjcqoEvu459R11a8XgdLIp5k= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392290105 news.xs4all.nl 2832 [2001:888:2000:d::a6]:58444 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66162 Jaydeep Patil writes: > I have created chart object. But unable to add series into chart. Your code isn't self-contained (we are not able to run it as you presented it). Are you relying on some specific third-party library? If so, you need to be explicit. You may also get better response if you ask for help on the specific discussion forums for that library. -- \ “My classmates would copulate with anything that moved, but I | `\ never saw any reason to limit myself.” —Emo Philips | _o__) | Ben Finney