I'm working on a static site that is using gulp and nunjucks. For example, say I have a block for an article's title that I want to display in two places on th
I want to have a tree chart of my data using vega in kibana 7.9.0, but I don't know how to write the query for that. the below code is an example of tree chart
I have a chat box with a single input field. I want to make handle new line input like Facebook's chatbox. My Chat Box: [1]: https://i.stack.imgur.com/NeG7d.png
this is my alarm clock. The only problem with it that it does not trigger an alarm, not even when I have the app open, so I don't think the issue is with the ba
I'd like to be able to change the height of my sprite to fit into a menu, however when I change the height with sprite.displayHeight = menu.height, it's width w
I'm trying to try to implement oAuth login(openid) to my app. How can I Generating OAuth 2.0(Openid connect) Access Token with C# I also try to use postman aut
I would like to change the default arrow direction (as in the attached pic), so it will point to the right. this is the current code: sidebarMenu(
Why do I keep getting errors import matplotlib.pyplot as plt import numpy as np u = input('Equation:') u = u.replace('y', '') u = u.replace('=', '') u = u.repl
I have multiple Date and Store values in an excel, I need to loop the datastage parallel job based on Date and Store. Parallel job has SQL query based on Date a