Is it a bug when only porfolio line is visible in graph? - anychart

Only portfolio line is visible at start,is there any explanation for this, pls resolve this if its a bug.(for anychart team)

Related

Unordered list is populating as lines instead of bulletin point in slate editor

I implemented slate editor in my react app using the slate-react package and when clicking the unordered list in the toolbar, the contents are populated between lines instead of bulletin points.
Check the image of the issue:
I am not getting any idea why this is coming. The slate editor I tried as a sample doesn't had this issue. Please help me if anyone knows the answer. Thanks in advance.

Scroll feature in list. Travel advisor

I've been following a YouTube tutorial for a travel advisor app. I've followed the tutorial exactly and I've come to a issue I can't figure out. My Google API map isn't using coordinates correctly so I can't see any of the fetched restaurants when on the app. This issue occurred after i tried to make it where once you click on a particular restaurant it would scroll to that restaurant on the list on the left side on app. Before i tried adding this i did have the coordinates working but I would like to have the scrolling feature and to know where i have gone wrong.
Github repo: https://github.com/Kyethecoder/Travel-advisor
Thanks in advance

I'm having trouble with the layout in tablet and mobile views on my portfolio and elements aren't displaying properly

I'm hoping someone can help direct me with troubleshooting for my portfolio page. I'm currently having issues with a few things and I'm not sure why or how to deal with them. Whenever I try to view them in tablet/mobile views on the deployed link the layout is completely different than when I run a live server with npm start.
The first issue about section in mobile and tablet views displays each paragraph in columns and the black background doesn't cover all of the text or the image.
The second issue is the contact page doesn't display the links on mobile even though the text color is set to black and the contact header doesn't show up on the page.
It was made in React. Below will be the deployed link and link to the github.
https://refactored-potato.netlify.app/
https://github.com/GSometimes/refactored-potato
I would really appreciate any help or guidance on sorting this out.
Thank you.
first piece of advice is that you have used TOO MUCH CSS, please use only what you really need. You don't need every css property to use on every element.
Your text/paragraphs are showing in column as their parent's display style is set first as inline and then flex. Either don't use it or write display: block

User Customizing Bing Map Infobox Description

I am currently developing an app using bing map v8 web control in react.js. I intend to add an input box in the info box so that users can enter their own description for the infobox. Just wondering is it possible to do it? If yes, can someone give me some hint on how to do it, and if not, is there other ways that I could let the users enter their own title for the pushpin?
I am new to Bing Map api and any help would be appreciated. Thanks in advance!
Not at this time. For some reason textboxs in the infobox can't get focused. I'll have the dev team look into this to see if there is a way around this.
Update (8/26/2016): The team has now added support for HTML in descriptions. Textboxes work in infoboxes too. This is currently available in the experimental branch of V8 and will be in the main release branch in a couple of weeks.

tc-angular-chartjs doesn't appear at loading

I have a line chart which doesn't appears at the loading of the page but only appears on hover, it's very strange. I thought I had forgotten some options but i also paste the code of the web site http://carlcraig.github.io/tc-angular-chartjs/line/ in my programm. I still have the problem...
any ideas please?

Resources